.seo-desc-fold {
  line-height: 1.8;
}

.seo-desc-fold__full {
  display: inline;
}

.seo-desc-fold__toggle {
  display: inline-block;
  margin-left: 8px;
  padding: 0;
  border: 0;
  background: none;
  color: #e50914;
  font: inherit;
  cursor: pointer;
}

.seo-desc-fold__full[hidden],
.seo-desc-fold__short[hidden] {
  display: none !important;
}
